home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / DefineSprite_190 / frame_2 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  106 b   |  8 lines

  1. stopDrag();
  2. set("/:carro","0");
  3. tellTarget("/som")
  4. {
  5.    gotoAndStop("carro explode");
  6.    play();
  7. }
  8.